Text Loop  
Previous  Top  Next

 
Allows a task to iterate through all lines of the text that you specify. You can enter text in the parameters of the action or you can refer to a text file.  
 
 
External Text File  
Enter the path and name of text file or click the browse button to select a text file.  
 
Specified Text  
Enter the text you want to loop through.  
 
Store Current Line to Variable  
Enter a variable name to store with the current line of text.  
 
Variable  
Allows you to add a variable to the action or triggering event that you selected. You must place the cursor in a edit box in the settings dialog window of the action or event and then click the {V} button.  
 
 
note Related Topics  
File Loop     
Dataset Loop     
Simple Loop     
End Loop     
Break     
Continue     
If Then        
Else     
End If